home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Prog. Notebook Updates.cpt / P.N. Update / card_3044.txt < prev    next >
Text File  |  1988-04-20  |  916b  |  34 lines

  1. -- card: 3044 from stack: in. Update
  2. -- bmap block id: 5725
  3. -- flags: 0000
  4. -- background id: 2733
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set the style of background field 1 to rectangle
  9.   pass openCard
  10. end openCard
  11.  
  12. on closeCard
  13.   set the style of background field 1 to scrolling
  14.   set the lockScreen to true
  15.   pass closeCard
  16. end closeCard
  17.  
  18.  
  19.  
  20. -- part contents for background part 45
  21. ----- text -----
  22.   Read Me First!
  23.  
  24. -- part contents for background part 1
  25. ----- text -----
  26.  
  27.  
  28. I've found the Programmer's Notebook to be quite useful, and thought I'd do my part...
  29.  
  30. This stack contains several modified scripts which can make the Programmer's notebook run much more quickly and smoothly.
  31.  
  32. The modified scripts and their descriptions are ¬© 1988 by Richard Clark, but may be distributed, modified and re-used freely.  (If you do use them, though, please give credit where credit is due.)
  33.  
  34. ...Richard Clark